Helpful Information
 
 
Category: IE
IE -> Firefox Issues (CSS)

Sup dudes,

Just finished designing the homepage for www.hyperpixeldesign.com

Unfortunately in a rush to get it finished I did not check to see if it displays properly in Firefox before I finished.

So it displays fine in IE7 but has centering issues in firefox. I'm sure the answer is pretty easy in there but I can't figure it out.

Anyone have any ideas?

Thanks in advance. :)

Things i would try first:



div.wrapper {

width: 850px;
margin: 0 auto; // add this
text-align: center;

float: center; // delete this

}










privacy (GDPR)